RCG Price Data Synchronization Process API - Implementation Template
Data mappings
This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.
Module | Description |
---|---|
accountproduct-post-prices-request | Post Price Request |
accountproduct-post-prices-request
Post Price Request
Source:
./src/main/resources/dwl/accountproduct-post-prices-request.dwl
Mapping Tables
CIM | condition management | Description |
---|---|---|
code | measurecode | configured measure code |
salesOrg | salesorg | salesOrg |
transactionName | transactionId | Id generated for created transaction |
accountId | accounts MDM externalId | externalId |
productId | products MDM externalId | externalId |
value | prices | price of the product or account |
fromDate | validFrom | From Date |
toDate | validto | To Date. |